body {
-webkit-text-size-adjust: none;  /*	i phone  */
-webkit-overflow-scrolling: touch;  /*	i phone  */
}

*{ 
margin:0;  
padding:0; 
}

div{  
margin:0; 
padding:0; 
}

img {  
border:none;  
max-width:100%;  
}


.container {  
max-width:1140px;  
text-align:left;  
}




/*#active_link, .active_link {   
color:#660066;  
}*/



/* -------------------------------------------------  */

#fliesstext {

font-family: 'Open Sans Condensed', sans-serif;
color:#000000;  
font-size:1.6em;
font-weight: 300;  
/*line-height:1.8; */
text-align:left;  /* text-align:justify; */
}

#fliesstext a {
color:#000000; 
text-decoration:none;  }


#fliesstext a:hover {  
color:#9F8C2D; }


/* ------------------------------------------------- */

#text {
max-width:840px; 
font-family: 'Open Sans Condensed', sans-serif;
color:#666666;  
font-size:1.0em;
font-weight: 300;  
/*line-height:1.8; */
text-align:left;  /* text-align:justify; */
}

#text a {
color:#000000; 
text-decoration:none;  }


#text a:hover {  
color:#9F8C2D; }


/* ------------------------------------------------- */


.headline {
font-family: 'Open Sans Condensed', sans-serif; 
/*color:#000000; */ 
/*font-size:1.0em;*/
/*font-weight: 300; */
text-align: center;
}



/*	--------------------------  */

/* ------------------------------------------------- */

.abstand_kleine_zeile { height:4px; }

.abstand_eine_zeile { height:16px; }

.abstand_zwei_zeilen {  height:32px; }

.abstand_drei_zeilen {  height:80px; }


/* ------------------------------------------------- */




